ComponentOne FlexReport for UWP
RemoveAt Method (ReportOwnedCollection<TItem>)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > ReportOwnedCollection<TItem> Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

ReportOwnedCollection<TItem> Class
ReportOwnedCollection<TItem> Members